| 1. | A string literal was expected , but no opening quote character was found 应有一个字符串文字,但找不到左引号。 |
| 2. | Make sure that you specify the back - quote character and not a single quote 确保您指定的是反引号( )而不是单引号! |
| 3. | The single quote is also useful if the value begins with a double - quote character 如果该值以双引号字符开始,则还可以使用单引号。 |
| 4. | Indicate whether text data is surrounded by text qualifier characters such as quote characters 指示是否使用文本限定符限定文本数据。 |
| 5. | The single quotation mark is also useful if the value starts with a double - quote character 如果该值以双引号字符开始,则也可以使用单引号。 |
| 6. | If the value contains both a semicolon and a double - quote character , the value can be enclosed in single quotes 如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。 |
| 7. | If the value contains both a semicolon and a double - quote character , the value can be enclosed in single quotation marks 如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。 |
| 8. | To include values that contain a semicolon , single - quote character , or double - quote character , the value must be enclosed in double quotes 若要包括含有分号、单引号字符或双引号字符的值,则该值必须用双引号括起来。 |
| 9. | To include values that contain a semicolon , single - quote character , or double - quote character , the value must be enclosed in double quotation marks 若要包括含有分号、单引号字符或双引号字符的值,则该值必须用双引号括起来。 |
| 10. | If the value contains both single - quote and double - quote characters , the quotation - mark character used to enclose the value must be doubled every time it occurs within the value 如果该值同时包含单引号和双引号字符,则每次都必须使用双引号将该值括起来。 |